projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c09fb8
)
* term.c (syms_of_term): Initialize default_orig_pair,
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 25 Jul 2008 18:12:23 +0000
(18:12 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 25 Jul 2008 18:12:23 +0000
(18:12 +0000)
default_set_foreground, and default_set_background.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 47f27574abfc828f0455e9d3a84e142aaca0e926..c55514ca6ec9cd625b4421f80571111905924eeb 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2008-07-25 Chong Yidong <cyd@stupidchicken.com>
+ * term.c (syms_of_term): Initialize default_orig_pair,
+ default_set_foreground, and default_set_background.
+
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h
clash (bug#86).
(getloadavg): Callers changed.